home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 33 / Amiga Format AFCD33 (Issue 117, Dec 1998).iso / -seriously_amiga- / graphics / visualengineer / saveall.notes < prev    next >
Text File  |  1998-09-07  |  904b  |  31 lines

  1. v1.30 Save All
  2.  
  3. This script will save all picture-windows to a selected dir, using
  4. selected render method. Script will remember dir last used. Resulting
  5. files will have names like:
  6.  
  7.  picturename_2.ILBM or 001_picturename_0.ILBM or ...
  8.  
  9. Picturename is the name of the picture and the following number is a
  10. safetynumber, so pictures wouldn't be overwritten. Script will always
  11. check if picturename with same number exists and use next available
  12. number.
  13.  
  14. At the moment only Saving using ILBM CmpByteRun1 -savemethod is used.
  15. It means the format, that is used on almost every IFF-picture.
  16.  
  17. If you use LOCKed palette, then all saved pictures will use
  18. Palettes/Colorful.palette for color selection.
  19.  
  20.  
  21. REQUIREMENTS, for those who downloaded this from my homepage.
  22.  
  23. IE-Extras.lha - seperate archive for extra stuff (palettes for example)
  24.  
  25. --
  26.  
  27. Marko Seppänen
  28. marko.seppanen@wwnet.fi
  29.  
  30. HTTP://wwnet.fi/users/smarko
  31.